summaryrefslogtreecommitdiff
path: root/jstmax!'s [warning] system.md
blob: 3cb92b1c7b356cf0bee52659e658ec4be2ba2719 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# jstmax!'s [w!] system
what is this? \
basically: in my CLI programs, I use my own warning system to warn (wow) the user about stuff that happens \
e.g. `[e!] example error: description` for errors \
in this file I'll write a list of every warning I use;

|warning✨|explanation📑|
|-|-|
|[e!]|used for errors, e.g. `[e!] task (taskName) failed`|
|[n!]|used for notes, e.g. `[n!] this program supports (featureName)`|
|[]|//|
|[]|//|